Namespace - LJCAddressParserLib
Parameters
currentIndex - The token index value.
currentToken - The current token value.
Returns
true if the current token is the Zip4 value; otherwise, false.
Syntax
| C# |
|
public Boolean IsCurrentTokenZip4(Int32 currentIndex, String& currentToken)
|
Checks if the current token is the Zip4 value.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.